home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / version.tcl.0160FC08_F3D9_4869_9D41_C611C16F42D5 < prev    next >
Encoding:
Text File  |  2005-06-08  |  576 b   |  23 lines

  1. # -*- mode: TCL; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
  2. #
  3. #    $Id: Version.tcl,v 1.3.2.4 2002/09/21 08:02:11 idiscovery Exp $
  4. #
  5. # Version.tcl --
  6. #
  7. #    This file is automatically generated by the Tix version control tool
  8. #
  9. #
  10. # Copyright (c) 1993-1999 Ioi Kim Lam.
  11. # Copyright (c) 2000-2001 Tix Project Group.
  12. #
  13. # See the file "license.terms" for information on usage and redistribution
  14. # of this file, and for a DISCLAIMER OF ALL WARRANTIES.
  15. #
  16.  
  17. proc tixScriptVersion {} {
  18.     return 8.1
  19. }
  20. proc tixScriptPatchLevel {} {
  21.     return 8.1.4
  22. }
  23.